home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / 1024_textscheme.txt next >
Encoding:
Text File  |  2003-03-29  |  2.0 KB  |  99 lines

  1. //1024x768 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4.  
  5. SchemeName = "Primary Button Text"
  6. FontName = "Arial"
  7. FontSize = 23
  8. FgColor = "170 170 205 255"
  9. BgColor = "0 0 200 200"
  10. FgColorArmed = "255 255 255 255"
  11. BgColorArmed = "0 0 255 255"
  12.  
  13. SchemeName = "Goal Text"
  14. FontName = "Arial"
  15. FontSize = 82
  16. FontWeight = 1400
  17. FgColor = "255 255 255 255"
  18. BgColor = "0 0 0 141"
  19. FgColorArmed = "255 255 255 255"
  20. BgColorArmed = "159 95 47 67"
  21.  
  22. SchemeName = "Clock Text"
  23. FontName = "Arial"
  24. FontSize = 23
  25. FontWeight = 700
  26. FgColor = "159 95 47 255"
  27. BgColor = "0 0 0 141"
  28. FgColorArmed = "255 255 255 255"
  29. BgColorArmed = "159 95 47 67"
  30.  
  31. SchemeName = "Ball Text"
  32. FontName = "Arial"
  33. FontSize = 64
  34. FontWeight = 700
  35. FgColor = "255 255 255 255"
  36. BgColor = "0 0 0 141"
  37. FgColorArmed = "255 255 255 255"
  38. BgColorArmed = "159 95 47 67"
  39.  
  40.  
  41.  
  42. // COMMAND MENU TEXT
  43. SchemeName = "CommandMenu Text"
  44. FontName = "Arial"
  45. FontSize = 21
  46. FgColor = "170 170 205 255"
  47. BgColor = "0 0 200 200"
  48. FgColorArmed = "255 255 255 255"
  49. BgColorArmed = "0 0 255 255"
  50.  
  51.  
  52. // SCOREBOARD TEXT
  53. SchemeName = "Scoreboard Text"
  54. FontName = "Arial"
  55. FontSize = 18
  56. FontWeight = 0
  57.  
  58. // SCOREBOARD TITLE TEXT (team names, team scores)
  59. SchemeName = "Scoreboard Title Text"
  60. FontName = "Arial"
  61. FontSize = 24
  62. FontWeight = 700
  63.  
  64. // SCOREBOARD SMALL TEXT (headers, player #)
  65. SchemeName = "Scoreboard Small Text"
  66. FontName = "Arial"
  67. FontSize = 14
  68. FontWeight = 0
  69.  
  70. // TITLE FONT in TFC selection menus
  71. SchemeName = "Title Font"
  72. FontName = "Arial"
  73. FontSize = 34
  74. FgColor = "170 170 205 255"
  75. BgColor = "0 0 200 200"
  76. FgColorArmed = "255 255 255 255"
  77. BgColorArmed = "0 0 255 255"
  78.  
  79. // CLASSDESC, MAPDESC, MOTD text windows
  80. SchemeName = "Briefing Text"
  81. FontName = "Arial"
  82. FontSize = 18
  83. FontWeight = 0
  84. FgColor = "170 170 205 255"
  85. BgColor = "0 0 0 0"
  86. FgColorArmed = "255 255 255 255"
  87. BgColorArmed = "0 0 0 0"
  88.  
  89.  
  90. // Team info text (list of players, etc)
  91. // fgColor is automatically set to the teams color
  92. SchemeName = "Team Info Text"
  93. FontName = "Arial"
  94. FontSize = 18
  95. FontWeight = 0
  96.  
  97.  
  98.  
  99.